home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / flashbox.swf / scripts / DefineButton2_100 / BUTTONCONDACTION on(release, keyPress h).as
Encoding:
Text File  |  2006-09-05  |  51 b   |  4 lines

  1. on(release, keyPress "h"){
  2.    gotoAndStop(3);
  3. }
  4.